home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 1: #1 / CCCC 8804 Volume 1 Number 1 - Alde.iso / C / MISC / LIB / CSOURCE.ARC / WRTSOME.C < prev   
Encoding:
C/C++ Source or Header  |  1988-02-01  |  63 b   |  5 lines

  1. main()
  2. {
  3.    printf("This is a line of text to output.");
  4. }
  5.